register

suspend fun register(voice: Boolean = false, captcha: String? = null)

Begin the account registration process by requesting a phone number verification code. When the code is received, submit it with a verify request.

Throws